PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentTimeStamp Class


In This Topic
    PDFDocumentTimeStamp Class Methods
    In This Topic

    For a list of all members of this type, see PDFDocumentTimeStamp members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign certificate. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the contact information. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the underlying COS signature object. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the CRL client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the location. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the name. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the OCSP client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the OCSP digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the sign reason. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature policy identifier. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the timestamp digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodGets the TSA client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the sign certificate.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the contact information.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the CRL client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the location.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the name.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the OCSP client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the OCSP digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the sign reason.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature policy identifier.
    When this property is set to a non-null value, the signature-policy-identifier signed attribute is added to the signature.
    The library does not verify and validate the content of this property. If this property does not include proper DER encoded content, the generated signature will be invalid.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the timestamp digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodSets the TSA client. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFDigitalSignature)
    Top
    See Also